home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / batch / Filesize.lha / Filesize.readme
Text File  |  1998-02-22  |  2KB  |  63 lines

  1. Short:        Filesize display and size checking!
  2. Uploader:     Roger Hågensen <emsai@online.no>
  3. Author:       Msi Software "http://home.sol.no/~msi/"
  4. Type:         util/batch
  5. Version:      40.1
  6. Distribution: Freely Distributable Freeware
  7.  
  8.  
  9.                             Filesize v40.1
  10.                           © Msi Software 1998
  11.                FDF - Freely Distributable Freeware - FDF
  12.  
  13.  
  14. What's this?
  15.  
  16. Filesize is a AmigaOS 2.x/3.x DOS util
  17. that will display the size of a given file in bytes,
  18. but you can also give it a size argument
  19. it will then compare the size you gave with the file's size,
  20. and if the file is larger than the size you gave
  21. it will return errorcode 5 also known as WARN.
  22.  
  23. This makes Filesize excellent to display and check the size of
  24. files from DOS scripts directly from Shell or executing it
  25. from a ARexx script or similar.
  26.  
  27.  
  28.  
  29.  
  30. Usage: Filesize myfile [size]
  31.  
  32.        Tells you the size of the file in bytes, -1 usually
  33.        means not found and 0 means empty or the file is a dir!
  34.  
  35.        If a size is given it will WARN you (returncode 5),
  36.        if the file is larger than the size you specified!
  37.  
  38.  
  39.  
  40. Disclaimer!
  41. This software may be freely distributed and used
  42. as long as no profit is made on it,
  43. distribution/handling fees are allowed as long as they are moderate.
  44. Aminet, Fred Fish, Amiga Magazines and naturally Amiga Inc.
  45. have my permission to use Filesize as they see fit.
  46.  
  47. This software was made with AmigaE v3.3a from Wouter van Oortmersen.
  48.  
  49. Msi Software is a trademark of Roger Hågensen.
  50. Amiga is a trademark of Amiga Inc.
  51. All other trademarks/names/products are those of their respective owners,
  52.  
  53. History!
  54.  
  55.  v40.1 - 22.Jan.1998
  56.          Initial release!
  57.  
  58.  
  59. Roger Hågensen - Msi Software
  60.  
  61. Email: "Msi Software <emsai@online.no>"
  62.   WWW: "http://home.sol.no/~msi/"
  63.